Skip to content

gh-143493: fix cleanup on errors in codegen_comprehension - #156374

Merged
iritkatriel merged 6 commits into
python:mainfrom
iritkatriel:compiler_error_handling
Sep 4, 2026
Merged

gh-143493: fix cleanup on errors in codegen_comprehension#156374
iritkatriel merged 6 commits into
python:mainfrom
iritkatriel:compiler_error_handling

Conversation

@iritkatriel

@iritkatriel iritkatriel commented Aug 25, 2026

Copy link
Copy Markdown
Member

@iritkatriel iritkatriel added needs backport to 3.15 pre-release feature fixes, bugs and security fixes type-bug An unexpected behavior, bug, or error skip news labels Aug 25, 2026
@iritkatriel iritkatriel changed the title gh-143493: fix cleanup on errors in compiler gh-143493: fix cleanup on errors in codegen_comprehension Aug 27, 2026
Comment thread Python/codegen.c
@iritkatriel
iritkatriel enabled auto-merge (squash) September 4, 2026 16:38
@iritkatriel
iritkatriel merged commit e56f86f into python:main Sep 4, 2026
51 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app

Copy link
Copy Markdown

Sorry, @iritkatriel, I could not cleanly backport this to 3.15 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker e56f86fb6cc7cf14c255d88465e9d51f6e977b4c 3.15

@bedevere-app

bedevere-app Bot commented Sep 4, 2026

Copy link
Copy Markdown

GH-156962 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants